Restored the old GtkIconView guess for wrap-width/width size of text cell
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 14 Dec 2010 06:37:42 +0000 (15:37 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 6 Jan 2011 04:51:49 +0000 (13:51 +0900)
commit56580d1b8bf1ce5ab100cf92f4668783835936f8
tree7beba22674093ea07c201cd12b0c57d67a2e87a3
parent60e5fcf4db01440af2835fe7df04bb84aea76366
Restored the old GtkIconView guess for wrap-width/width size of text cell

GtkIconView sets the minimum width of the text cell to be at least 50
pixels and otherwise twice the width of the first pixbuf cell found
in the icon list.
gtk/gtkiconview.c